Skip to content

Conversation

@chrizzo1984
Copy link
Contributor

@chrizzo1984 chrizzo1984 commented Jan 30, 2025

Added str methods to get value as default -> Changes Python >=3.11

Overview

With Python >=3.11 we didnt get Enum values correctly.
fixes #818

microsoftgraph#818

Added __str__ methods to get value as default -> Changes Python >=3.11
@chrizzo1984 chrizzo1984 requested a review from a team as a code owner January 30, 2025 12:00
@sonarqubecloud
Copy link

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue in Python 3.11+ with setting base_url for GraphServiceClient

2 participants